| PlCorporate |
| Logical Entity Name | PlCorporate |
| Default Table Name | PlCorporate |
| Physical Only | NO |
| Definition | |
| Note |
| PlCorporate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlCorporateID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | YES | ||
| Address | varchar(128) | YES | ||
| City | varchar(30) | YES | ||
| State | char(2) | YES | ||
| Zip | char(10) | YES | ||
| Country | varchar(20) | YES | ||
| Active | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SyCampusGrpID | int | YES |
| PlCorporate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlCorporate_PlCorporateID_U_C_IDX | PrimaryKey | PlCorporateID |
| PlCorporate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| plCorporateExternalMap | Non-Identifying | One To Zero or More | FK_plCorporateExternalMapplCorporateId_plCorporateplCorporateId | NO | YES |
| PlCorporate Check Constraints |
| Check Constraint Name | CheckConstraint |